home *** CD-ROM | disk | FTP | other *** search
/ Mac Format 2004 Junue - Disc 1 / MacFormat 143 CD1.iso / Serious Software / RealCADD3.05.sit / RealCADD3.05 / scripts / drapeau < prev    next >
Text File  |  2003-04-07  |  601b  |  37 lines

  1. RCAD script
  2. 1.00
  3. drapeau
  4. drapeauup
  5. drapeaudown
  6. 0
  7. 0
  8. 1
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29. Add_Line(Firstx - 4, Firsty + 8, Firstx + 5, Firsty - 10, 0.35, 7, False, False, False)
  30. Add_Line(Firstx + 4, Firsty + 8, Firstx - 5, Firsty - 10, 0.35, 7, False, False, False)
  31. Add_Line(Firstx - 5, Firsty - 10, Firstx - 9, Firsty - 6, 0.35, 7, False, False, False)
  32. Add_Line(Firstx - 9, Firsty - 6, Firstx - 3, Firsty - 6, 0.35, 7, False, False, False)
  33. Add_Line(Firstx + 5, Firsty - 10, Firstx + 9, Firsty - 6, 0.35, 7, False, False, False)
  34. Add_Line(Firstx + 9, Firsty - 6, Firstx + 3, Firsty - 6, 0.35, 7, False, False, False)
  35.  
  36.  
  37.